-
Home
-
SpeakOut! Email Petitions
-
4.3.6
-
Code
-
Classes
- CookieJar
Total Complexity |
61 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
303 |
Lines of code |
184 |
Logical lines of code |
94 |
Comment lines |
69 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCookie() |
A |
46 |
13 |
37 |
withCookieHeader() |
A |
53 |
9 |
20 |
clear() |
S |
52 |
7 |
30 |
getCookiePathFromRequest() |
S |
57 |
6 |
17 |
extractCookies() |
S |
59 |
5 |
14 |
shouldPersist() |
S |
67 |
4 |
8 |
getCookieByName() |
S |
66 |
4 |
8 |
__construct() |
S |
66 |
3 |
9 |
removeCookieIfEmpty() |
S |
64 |
3 |
10 |
fromArray() |
S |
61 |
2 |
12 |
clearSessionCookies() |
S |
67 |
2 |
8 |
toArray() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
79 |
1 |
3 |